go_color.py
¶color_variables.py
¶fill_colorful.py
¶%%bash
python color_tt_solution.py \
&& cat color_tt_solution.py \
| grep -v '@Bit.pi' \
| sed -e 's#for_class/worlds/##g' \
| sed -e 's/, use_text_renderer//' \
| sed -e 's/use_text_renderer()//' \
> for_class/color_tt_solution.py
Saving bit world to images/color_tt.start.svg Saving bit world to images/color_tt.finish.svg Saving bit world to images/color_tt2.start.svg Saving bit world to images/color_tt2.finish.svg
color_tt.py
¶color = 'blue'
)color = bit.get_color()
)